Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODShape


CopyFrom

The CopyFrom method modifies this shape to make it equivalent to the specified source shape.

void CopyFrom (in ODShape sourceShape);
sourceShape
A reference to the source shape.
DISCUSSION
After this method executes successfully, this shape and the source shape do not share any data; therefore, you can modify each of them independently.

EXCEPTIONS
kODErrOutOfMemory
There is not enough memory to update this shape.
SEE ALSO
The ODShape::Copy method (page 634).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help